home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 2005 October
/
Gamestar_77_2005-10_dvd.iso
/
Programy
/
powarc920cz.exe
/
{app}
/
POWERARC.EXE
/
0
/
RCDATA
/
TZIPPROPFORM
/
TZIPPROPFORM.txt
Wrap
Text File
|
2005-03-06
|
5KB
|
257 lines
object ZipPropForm: TZipPropForm
Left = 258
Top = 139
BorderStyle = bsDialog
Caption = 'Archive Properties'
ClientHeight = 310
ClientWidth = 455
Color = clBtnFace
ParentFont = True
KeyPreview = True
OldCreateOrder = True
Scaled = False
OnCreate = FormCreate
OnKeyPress = FormKeyPress
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object PathL: TLabel
Left = 116
Top = 24
Width = 44
Height = 13
Alignment = taRightJustify
Caption = 'Location:'
end
object NameL: TLabel
Left = 128
Top = 48
Width = 31
Height = 13
Alignment = taRightJustify
Caption = 'Name:'
end
object FileSizeL: TLabel
Left = 119
Top = 96
Width = 41
Height = 13
Alignment = taRightJustify
Caption = 'File size:'
end
object FilesL: TLabel
Left = 135
Top = 120
Width = 25
Height = 13
Alignment = taRightJustify
Caption = 'Files:'
end
object DateTimeL: TLabel
Left = 109
Top = 144
Width = 51
Height = 13
Alignment = taRightJustify
Caption = 'Date/time:'
end
object SizeText: TLabel
Left = 168
Top = 96
Width = 279
Height = 15
AutoSize = False
Caption = 'SizeText'
end
object FilesText: TLabel
Left = 168
Top = 120
Width = 281
Height = 15
AutoSize = False
Caption = 'FilesText'
end
object DateTimeText: TLabel
Left = 168
Top = 144
Width = 280
Height = 15
AutoSize = False
Caption = 'DateTimeText'
end
object ArcTypeL: TLabel
Left = 95
Top = 72
Width = 65
Height = 13
Alignment = taRightJustify
Caption = 'Archive type:'
end
object ArcTypeText: TLabel
Left = 168
Top = 72
Width = 281
Height = 15
AutoSize = False
Caption = 'ArcTypeText'
end
object Label1: TLabel
Left = 16
Top = 7
Width = 61
Height = 13
Caption = 'Compression'
end
object CompressionText2: TLabel
Left = 25
Top = 244
Width = 47
Height = 13
Alignment = taCenter
AutoSize = False
Caption = 'CompressionText2'
end
object VerToExtrL: TLabel
Left = 86
Top = 172
Width = 75
Height = 13
Alignment = taRightJustify
Caption = 'Ver. to extract:'
end
object VerMadeByL: TLabel
Left = 93
Top = 196
Width = 68
Height = 13
Alignment = taRightJustify
Caption = 'Ver. made by:'
end
object EncL: TLabel
Left = 108
Top = 244
Width = 53
Height = 13
Alignment = taRightJustify
Caption = 'Encrypted:'
end
object Bevel1: TBevel
Left = 80
Top = 163
Width = 353
Height = 9
Shape = bsTopLine
end
object VerToExtrText: TLabel
Left = 168
Top = 172
Width = 230
Height = 15
AutoSize = False
Caption = 'DateTimeText'
end
object VerMadeByText: TLabel
Left = 168
Top = 196
Width = 230
Height = 15
AutoSize = False
Caption = 'Ver. made by:'
end
object EncText: TLabel
Left = 168
Top = 244
Width = 231
Height = 15
AutoSize = False
Caption = 'Encrypted:'
end
object RarBar1: TRarBar
Left = 31
Top = 25
Width = 34
Height = 216
TopColor = 16744576
SideColor1 = 14706792
SideColor2 = 16744576
EmptyColor1 = 12609640
EmptyColor2 = 14647424
EmptyFrameColor1 = 10512488
EmptyFrameColor2 = 12550272
BottomFrameColor = 6589504
BottomColor = 8031296
FilledFrameColor = 8429664
FilledColor = 10526816
FilledSideColor1 = 8558140
FilledSideColor2 = 8962120
EmptyLineColor = 16769248
FilledLineColor = 10018920
Min = 0
Max = 100
Progress = 0
Font.Charset = DEFAULT_CHARSET
Font.Color = 4755464
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ShowPercentage = False
X = 0
Y = 5
ColorScheme = rcLightGreen
Color = clBtnFace
end
object Label2: TLabel
Left = 168
Top = 220
Width = 231
Height = 15
AutoSize = False
Caption = 'Encrypted:'
end
object Label3: TLabel
Left = 118
Top = 220
Width = 43
Height = 13
Alignment = taRightJustify
Caption = 'Host OS:'
end
object PathText: TTntLabel
Left = 168
Top = 24
Width = 281
Height = 17
AutoSize = False
Caption = 'PathText'
ShowAccelChar = False
end
object NameText: TTntLabel
Left = 166
Top = 48
Width = 281
Height = 17
AutoSize = False
Caption = 'PathText'
ShowAccelChar = False
end
object OKButt: TButton
Left = 152
Top = 280
Width = 75
Height = 25
Caption = 'OK'
Default = True
TabOrder = 0
OnClick = OKButtClick
end
object HelpButt: TButton
Left = 240
Top = 280
Width = 75
Height = 25
Caption = '&Help'
TabOrder = 1
OnClick = HelpButtClick
end
end